home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 13 / CU Amiga Magazine's Super CD-ROM 13 (1997)(EMAP Images)(GB)(Track 1 of 2)[!][issue 1997-08].iso / CUCD / Graphics / WildFire / WildFireFPU / Processes / TwirlAway.process < prev    next >
Text File  |  1997-05-18  |  5KB  |  251 lines

  1. ;This file was generated by Wildfire V2.98
  2. ;Owner: Andreas Küssner (#18313315)
  3. ;Date: Sunday, 18-May-97, 16:46:40
  4.  
  5. ;Settings
  6. Mode=1
  7. OutputDepth=6
  8. Dither=2
  9. pcsScreenMode=167936
  10. pcsFrame=1
  11. pcsMaxFrame=120
  12. pcsWidth=176
  13. pcsDepth=4
  14. pcsPreview=2
  15. pcFolding=1
  16. pcSmoothing=1
  17. pc3DQuant=1.000000
  18. pcScale=1.000000
  19. pcDefSaver=ILBM
  20. pcsInput=wf:Trash/face1HALVE
  21. ppState=2
  22. ppRGB=256
  23. 170000255102184227223048008009010011012013014015016017018019020021022023024025026027028029030031032033034035036037038039040041042043044045046047048049050051052053054055056057058059060061062063064065066067068069070071072073074075076077078079080081082083084085086087088089090091092093094095096097098099100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255
  24. 160000255136174192057062008009010011012013014015016017018019020021022023024025026027028029030031032033034035036037038039040041042043044045046047048049050051052053054055056057058059060061062063064065066067068069070071072073074075076077078079080081082083084085086087088089090091092093094095096097098099100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255
  25. 170000255187184000022072008009010011012013014015016017018019020021022023024025026027028029030031032033034035036037038039040041042043044045046047048049050051052053054055056057058059060061062063064065066067068069070071072073074075076077078079080081082083084085086087088089090091092093094095096097098099100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255
  26.  
  27. ;Actions
  28. pcNodeCount=11
  29.  
  30. ;Comment
  31. type=32
  32. hidden=0
  33. from=1
  34. to=9999
  35. step=1
  36. string=0. To view the script press `F` (toggle Folding)
  37.  
  38. ;Comment
  39. type=32
  40. hidden=0
  41. from=1
  42. to=9999
  43. step=1
  44. string=1. Load the two images into temp-buffers 1 and 2
  45.  
  46. ;LoadImage
  47. type=13
  48. hidden=1
  49. from=1
  50. to=1
  51. step=1
  52. output=1
  53. sequence=wf:Trash/face1HALVE
  54. shift=0
  55. repeat=1
  56.  
  57. ;LoadImage
  58. type=13
  59. hidden=1
  60. from=1
  61. to=1
  62. step=1
  63. output=2
  64. sequence=wf:Trash/face2HALVE
  65. shift=0
  66. repeat=1
  67.  
  68. ;Comment
  69. type=32
  70. hidden=0
  71. from=1
  72. to=9999
  73. step=1
  74. string=2. Twirl buffer 1, output into buffer 3
  75.  
  76. ;Twirl
  77. type=18
  78. hidden=1
  79. from=1
  80. to=9999
  81. step=1
  82. input=1
  83. output=3
  84. fallOff=2
  85. centreX=80
  86. centreY=64
  87. radius=102
  88. amount=120.000000
  89. zoom=1.000000
  90. power=2.000000
  91. eCentreX=-1
  92. eCentreY=-1
  93. eRadius=-1
  94. eAmount=3
  95. eZoom=-1
  96. ePower=-1
  97.  
  98. ;Comment
  99. type=32
  100. hidden=0
  101. from=1
  102. to=9999
  103. step=1
  104. string=3. Shift buffer 2, output into buffer 4
  105.  
  106. ;ShiftLines
  107. type=7
  108. hidden=1
  109. from=1
  110. to=9999
  111. step=1
  112. input=2
  113. output=4
  114. shift=24
  115. eShift=1
  116. amount=12
  117. eAmount=2
  118. probability=100
  119. eProbability=4
  120. seed=123
  121. eSeed=4
  122. jitter=2
  123. direction=1
  124.  
  125. ;Comment
  126. type=32
  127. hidden=0
  128. from=1
  129. to=9999
  130. step=1
  131. string=4. Compose buffer 3 and 4 into stream
  132.  
  133. ;Compose
  134. type=3
  135. hidden=1
  136. from=1
  137. to=9999
  138. step=1
  139. centreX=0
  140. centreY=0
  141. left=0
  142. top=0
  143. background=4
  144. foreground=3
  145. destination=0
  146. alpha=-1
  147. mix=100
  148. eLeft=-1
  149. eTop=-1
  150. eMix=0
  151. genlock=2
  152. red1=0
  153. green1=0
  154. blue1=0
  155. red2=0
  156. green2=0
  157. blue2=0
  158. eRed1=-1
  159. eGreen1=-1
  160. eBlue1=-1
  161. eRed2=-1
  162. eGreen2=-1
  163. eBlue2=-1
  164.  
  165. ;Comment
  166. type=32
  167. hidden=0
  168. from=1
  169. to=9999
  170. step=1
  171. string=5. Variables used: Mix, Shift, Jitter, TwirlAmount, JitterProb
  172.  
  173. ;Variables
  174. vNodeCount=5
  175.  
  176. ;mix
  177. name=mix
  178. xmin=-0.45
  179. xmax=31.45
  180. ymin=-5
  181. ymax=105
  182. spline=3
  183. selected=1
  184. knots=2
  185. 1
  186. 100
  187. 30
  188. 0
  189.  
  190. ;shift
  191. name=shift
  192. xmin=-0.45
  193. xmax=31.45
  194. ymin=-34.25
  195. ymax=169.2
  196. spline=1
  197. selected=2
  198. knots=4
  199. 1
  200. 160
  201. 20
  202. -25
  203. 27
  204. 10
  205. 30
  206. 0
  207.  
  208. ;jitter
  209. name=jitter
  210. xmin=-0.45
  211. xmax=31.45
  212. ymin=-4
  213. ymax=84
  214. spline=3
  215. selected=0
  216. knots=2
  217. 1
  218. 80
  219. 30
  220. 0
  221.  
  222. ;twirlAmount
  223. name=twirlAmount
  224. xmin=-0.45
  225. xmax=31.45
  226. ymin=-30
  227. ymax=630
  228. spline=3
  229. selected=1
  230. knots=2
  231. 1
  232. 0
  233. 30
  234. 600
  235.  
  236. ;jitterProb
  237. name=jitterProb
  238. xmin=-0.45
  239. xmax=31.45
  240. ymin=-5
  241. ymax=105
  242. spline=2
  243. selected=2
  244. knots=3
  245. 1
  246. 100
  247. 29
  248. 100
  249. 30
  250. 0
  251.